home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / eText5 / Source / eText.subproj / Makefile < prev    next >
Encoding:
Makefile  |  1995-08-01  |  1.1 KB  |  45 lines

  1. #
  2. # Generated by the NeXT Project Builder.
  3. #
  4. # NOTE: Do NOT change this file -- Project Builder maintains it.
  5. #
  6. # Put all of your customizations in files called Makefile.preamble
  7. # and Makefile.postamble (both optional), and Makefile will include them.
  8. #
  9.  
  10. NAME = eText
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. GLOBAL_RESOURCES = KeyBindingFiles
  16.  
  17. CLASSES = eText.Annotation.m eText.Class.m eText.eTDoc.m\
  18.           eText.NeXTHack.m eText.Pasteboard.m eText.PlainText.m\
  19.           eText.RichText.m eText.TaggedText.m eText.Undo.m\
  20.           eText.XText.m MiscSearchText.m XTAction.m XTAction_parser.m
  21.  
  22. HFILES = eText.Annotation.h eText.Class.h eText.eTDoc.h\
  23.          eText.NeXTHack.h eText.Pasteboard.h eText.PlainText.h\
  24.          eText.RichText.h eText.TaggedText.h eText.Undo.h eText.XText.h\
  25.          MiscSearchText.h XTAction.h
  26.  
  27. OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
  28.  
  29.  
  30. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  31. MAKEFILE = subproj.make
  32. SOURCEMODE = 444
  33.  
  34.  
  35.  
  36.  
  37.  
  38. -include Makefile.preamble
  39.  
  40. include $(MAKEFILEDIR)/$(MAKEFILE)
  41.  
  42. -include Makefile.postamble
  43.  
  44. -include Makefile.dependencies
  45.